Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PR-20 - add improved candidate generation techniques and selector can take best of bread if not self refine is used for text generation #33

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

doxav
Copy link
Contributor

@doxav doxav commented Jan 16, 2025

Improved candidates generation by providing different possible strategies (e.g. self refine, best alternatives, variable temperature)

Improved default selection strategy by allowing to merge candidates in merging best of N

doxav and others added 4 commits November 28, 2024 17:44
…r iterations per step to allow to derive different strategies for candidate generation and selection
…st of bread if not self refine is used for text generation
@chinganc
Copy link
Collaborator

@doxav Is this to replace PR #20 ?

@chinganc chinganc self-assigned this Jan 16, 2025
@chinganc chinganc added the enhancement New feature or request label Jan 16, 2025
@doxav
Copy link
Contributor Author

doxav commented Jan 16, 2025

Yes, I checked out your latest modifications on my previous PR #20 and added those improvements to better illustrate the generator/selector mechanism.

Is it clear what it adds ?

@chinganc
Copy link
Collaborator

I probably need to manually compare this and PR #20 manually. But that's fine. I will try to go over it this week. Thanks for the contribution @doxav!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants